home *** CD-ROM | disk | FTP | other *** search
- /**/
- cls
- Say " "
- Say "****************************************************************"
- Say " Name: Test Case 07"
- Say " "
- Say " Program: OS/2's MODE command"
- Say " "
- Say " Purpose: To change different video MODEs"
- Say " "
- Say " "
- Say " Please refer to test07.doc for more"
- Say " information on what this test case does."
- Say "****************************************************************"
-
- call Beep 500,100
- '@echo off'
- Pause
- 'cd ..\modetest\os2'
- 'call runme.cmd'
- 'cd ..\..\testcase'
- '@echo on'
- EXIT
-